.planYourInvestmentWrapper {
  margin-top: 50px !important;
  margin-bottom: 30px !important;
}
.planYourInvestment ul li h3 {
  color: #64615f;
  font-size: 24px;
  font-weight: 700;
  padding: 50% 0 0;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}
.planYourInvestment ul li h4 {
  font-family: 'pf_handbook_proregular';
  color: #64615f;
  font-size: 24px;
  font-weight: 700;
  padding: 85% 0 0;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}
.planYourInvestment
{
  visibility: visible !important;
}